home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 July & August / PCWorld_2007-07-08_cd.bin / temacd / gemmine / Gem_Mine.exe / {app} / data.000 / Materials / gfx.material < prev    next >
Text File  |  2004-11-29  |  1KB  |  102 lines

  1. textures/white_alpha35
  2. {
  3.     {
  4.         map textures/white_alpha35.tga
  5.         blendFunc blend
  6.     }
  7. }
  8.  
  9. textures/white_alpha80
  10. {
  11.     {
  12.         map textures/white_alpha80.tga
  13.         blendFunc blend
  14.     }
  15. }
  16.  
  17. textures/white_alpha55
  18. {
  19.     {
  20.         map textures/white_alpha55.tga
  21.         blendFunc blend
  22.     }
  23. }
  24.  
  25. textures/black_alpha50
  26. {
  27.     {
  28.         map textures/black_alpha50.tga
  29.         blendFunc blend
  30.         alphaGen entity
  31.     }
  32. }
  33.  
  34. whiteFade
  35. {
  36.     {
  37.         map textures/white.tga
  38.         blendFunc blend
  39.         alphaGen entity
  40.     }
  41. }
  42.  
  43. blackFade
  44. {
  45.     {
  46.         map textures/black.tga
  47.         blendFunc blend
  48.         alphaGen entity
  49.     }
  50. }
  51.  
  52.  
  53. // high scores line
  54. scorelineRed
  55. {
  56.     {
  57.         map textures/menu/scorelineRed.tga
  58.         blendFunc blend
  59.         alphagen wave sin 0.5 0.5 0 0.5
  60.     }
  61. }
  62.  
  63. // high scores lines
  64. scorelineGreen
  65. {
  66.     {
  67.         map textures/menu/scorelineGreen.tga
  68.         blendFunc blend
  69.         alphagen wave sin 0.5 0.5 0 0.5
  70.     }
  71. }
  72.  
  73. // high scores line
  74. scorelineYellow
  75. {
  76.     {
  77.         map textures/menu/scorelineYellow.tga
  78.         blendFunc blend
  79.         alphagen wave sin 0.5 0.5 0 0.5
  80.     }
  81. }
  82.  
  83. // high scores line
  84. scorelinePurple
  85. {
  86.     {
  87.         map textures/menu/scorelinePurple.tga
  88.         blendFunc blend
  89.         alphagen wave sin 0.5 0.5 0 0.5
  90.     }
  91. }
  92.  
  93. // high scores line
  94. scorelineBlue
  95. {
  96.     {
  97.         map textures/menu/scorelineBlue.tga
  98.         blendFunc blend
  99.         alphagen wave sin 0.5 0.5 0 0.5
  100.     }
  101. }
  102.